Skip to content

[ci] Use static pool for MSBuild emulator test jobs - #8192

Closed
pjcollins wants to merge 1 commit into
dotnet:mainfrom
pjcollins:static-macos-test
Closed

[ci] Use static pool for MSBuild emulator test jobs#8192
pjcollins wants to merge 1 commit into
dotnet:mainfrom
pjcollins:static-macos-test

Conversation

@pjcollins

@pjcollins pjcollins commented Jul 17, 2023

Copy link
Copy Markdown
Member

Moves MSBuild emulator test jobs to a static machine pool containing
mac minis to try to improve reliability and performance.

@pjcollins
pjcollins force-pushed the static-macos-test branch 3 times, most recently from 7acb190 to 0b327a1 Compare July 18, 2023 15:48
@pjcollins

pjcollins commented Jul 18, 2023

Copy link
Copy Markdown
Member Author

It looks like these pools present a bunch of issues related to rebuild performance, things like fastdev and tasks expected to be skipped on rebuild are failing. I'll need to look into the system datetime or other machine state variables that could be problematic...

One common issue appears to be:

Input file "/Users/builder/azdo/_work/10/s/bin/Release/dotnet/sdk-manifests/8.0.100-preview.7/microsoft.net.sdk.android/WorkloadManifest.targets" is newer than output file "obj/Debug/stamp/_ConvertResourcesCases.stamp".

I'll try to add a <Touch/> task to our workload pack extract/install.

@pjcollins
pjcollins force-pushed the static-macos-test branch 7 times, most recently from 9b74c6e to c346b14 Compare July 21, 2023 18:59
@pjcollins pjcollins changed the title [ci] Try static macOS pool for test jobs [ci] Use static pool for MSBuild emulator test jobs Jul 21, 2023
@pjcollins
pjcollins force-pushed the static-macos-test branch 2 times, most recently from fd701a3 to 45d39d1 Compare July 24, 2023 18:56
@pjcollins
pjcollins force-pushed the static-macos-test branch 3 times, most recently from e12fd86 to 3b92f2f Compare August 2, 2023 00:32
Moves MSBuild emulator test jobs to a static machine pool containing
mac minis to try to improve reliability and performance.
@pjcollins pjcollins closed this Jul 2, 2024
@pjcollins
pjcollins deleted the static-macos-test branch July 2, 2024 15:01
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant